Skip to content

boards: adafruit_feather_m0_basic_proto: Disable legacy SPI API. #6525

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

henrikbrixandersen
Copy link
Member

The legacy SPI API was turned back on for the Adafruit Feather M0
Basic Proto when the SAM0 SoC was switched to using DTS for SPI. This
commit turns it back off.

Signed-off-by: Henrik Brix Andersen [email protected]

The legacy SPI API was turned back on for the Adafruit Feather M0
Basic Proto when the SAM0 SoC was switched to using DTS for SPI. This
commit turns it back off.

Signed-off-by: Henrik Brix Andersen <[email protected]>
@henrikbrixandersen
Copy link
Member Author

henrikbrixandersen commented Mar 8, 2018

@galak This was inadvertently introduced in the merge of #5865.

@codecov-io
Copy link

Codecov Report

Merging #6525 into arm will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              arm    #6525      +/-   ##
==========================================
- Coverage   53.37%   53.36%   -0.01%     
==========================================
  Files         435      435              
  Lines       41308    41308              
  Branches     7922     7922              
==========================================
- Hits        22047    22046       -1     
- Misses      16043    16044       +1     
  Partials     3218     3218
Impacted Files Coverage Δ
kernel/posix/pthread.c 69.5% <0%> (-0.5%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a8b9c5d...be01e83. Read the comment docs.

@galak galak merged commit 89a5d9a into zephyrproject-rtos:arm Mar 9, 2018
@henrikbrixandersen henrikbrixandersen deleted the adafruit_feather_m0_basic_proto_legacy_spi branch March 9, 2018 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants